Getting Started
#
Requirements- You must have atleast node v12 installed
- If you have node installed npm will also be installed, you can either use npm or download yarn and use it.
#
Installing- Open up your terminal and navigate to the directory you wanna install the package at.
- Type
yarn add @nishans/notion-formula
in the terminal.